Skip to content

Controller input - fix action and undo being bound to joystick inputs instead of triggers#1112

Merged
increpare merged 2 commits intoincrepare:masterfrom
OnatronGD:vanilla-prs
Mar 7, 2026
Merged

Controller input - fix action and undo being bound to joystick inputs instead of triggers#1112
increpare merged 2 commits intoincrepare:masterfrom
OnatronGD:vanilla-prs

Conversation

@OnatronGD
Copy link
Contributor

Currently, 'action' is triggered when the left joystick has just moved into a 'down' position (in addition to the expected 'down' input being triggered) instead of when RT is pressed. A similar thing happens with an "LT"-to-undo check actually checking for the right joystick being moved right. (I'm assuming this is a bug because it both feels like incorrect behaviour and contradicts the comments next to the lines of code that cause it.)
This pull request fixes that.

OnatronGD and others added 2 commits May 24, 2025 14:08
@increpare increpare merged commit b10ba92 into increpare:master Mar 7, 2026
@increpare
Copy link
Owner

@OnatronGD thanks! I made some more tweaks and accepted it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants